[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 4311  - Banyan Vines 2.1+ - Set Extended File Attributes         [N]

   AX = 4311h
   CH = new attributes
       bit 7: unused
       bit 6: shareable
       bit 5: execute-only
       bits 4-0: unused
   DS:DX -> ASCIZ filename

Return: CF clear if successful
   CF set on error
       AX = error code (01h,02h,03h,05h) (see AH=59h)

Note:  the filename may be a directory but must be on a VINES file service

See Also: AX=4301h,AX=4305h,AX=4310h,INT 2F/AX=110Eh

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson